home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / gdk-2.0.pc < prev    next >
Text File  |  2014-11-03  |  420b  |  13 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. target=win32
  6.  
  7. Name: GDK
  8. Description: GTK+ Drawing Kit (${target} target)
  9. Version: 2.24.24
  10. Requires: pangowin32 pangocairo gio-2.0 gdk-pixbuf-2.0 cairo-win32
  11. Libs: -L${libdir} -lgdk-${target}-2.0  -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid
  12. Cflags: -I${includedir}/gtk-2.0 -I${libdir}/gtk-2.0/include 
  13.